Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • SPF DNS record (TXT) did not match.

    Solved Support
    2
    1 Votes
    2 Posts
    194 Views
    girishG

    @aqeelzakir-com said in SPF DNS record (TXT) did not match.:

    Relay error: Connect to port25check.cloudron.io timed out. Check if port 25 (outbound) is blocked
    Email Status is checked every 30 minutes. See the troubleshooting docs for more information.

    See https://docs.cloudron.io/email/#outbound-ports . Basically, your server is unable to send mail because outbound port 25 is blocked. You have to either get it unblocked by talking to your VPS provider or you can set up a relay.

    Expected: v=spf1 a:my.example.company include:_spf.google.com ~all
    Actual: v=spf1 include:_spf.google.com ~all

    If you are going to use a relay, the error above will go away automatically. Otherwise , you have to add a:my.example.company into the SPF record in the DNS.

  • My OVH dedicated server is blacklist by SpamHaus

    Solved Support
    9
    1 Votes
    9 Posts
    807 Views
    girishG

    @gerard thanks for testing. A fix for this is coming next release.

    The issue is fairly recent. SpamHaus made some policy change when requests come from IPv6 addresses.